Click on the image below to download free copy of PHP and MYSQL for Dynamic Web Sites 4th Edition Textbook

Module Three

SQL

In this module, I learned about structured Query Language (SQL). It is a database application. This module taught me how to create tables, returning and deleting records in a specified tables. It also taught me how to run several queries in a database and connecting HTML, CSS and PHP pages and contents together to be access in a single webpage. The hands on session I had during class greatly assisted me the most and worked best for me to get the textbook reading assignment in chapter 9 done. This assignment enabled me to register users, change/update user's password, and view registered users on the database. The knowledges and skills I attained in this module was very crucial to me because as a Computer Information System (CIS) major I will be working with these skills, applying the concepts gained for the rest of my career. I found the Textbook reading assignment to be most interesting combining all coding languages learned in this class into a single webpage. Click on the link below to view the textbook reading assignment I worked on.

Textbook Reading Assignment